County 
EntityType  Independent 
Logical Entity Name  County 
Default Table Name  SyCounty 
Logical Only  NO 
Definition 
 
Note 
 

County Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    CHAR(8)  YES 
 
Name    VARCHAR(40)  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
IsActive    BIT  NO 
 
ModFlag    CHAR(1)  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  YES 
 
CampusGroupId    INTEGER  NO 
 
CountyFips    INTEGER  YES 
 
State    CHAR(2)  YES 
 

County Keys 
Key Name  Key Type  Keys 
SyCounty_SyCountyID_U_C_IDX  PrimaryKey  Id 

County Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
Student  Non-Identifying  One To Zero or More          NO 
StudentRelationshipAddress  Non-Identifying  Zero or One to Zero or More          NO 
AdLocation  Non-Identifying  One To Zero or More          NO 
PendingEmployer  Non-Identifying  One To Zero or More          NO 
SyCountyExternalMap  Non-Identifying  One To Zero or More          NO 
SyOrganization  Non-Identifying  One To Zero or More          NO 
SyOrganizationContact  Non-Identifying  One To Zero or More          NO 
PersonAddress  Non-Identifying  One To Zero or More          NO 
OrganizationAddress  Non-Identifying  One To Zero or More          NO 

County Check Constraints 
Check Constraint Name  CheckConstraint